Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps io.branch.sdk.android:library from 5.2.7 to 5.4.0.

Release notes

Sourced from io.branch.sdk.android:library's releases.

Release 5.4.0

Release 5.3.0

  • v5.3.0
    • Master Release - Mar 3, 2023
    • New feature for plugin SDK developers to defer native Branch Android SDK until plugin notifies when ready
      • To enable, enter this key value pair in your branch.json file inside of your /src/main/assets/
      • "deferInitForPluginRuntime": true
      • This feature is opt in only for now.
      • Requires plugin SDK to implement notification to native modules.
    • Fixes enableLogging feature if set in branch.json
      • "enableLogging": true
Changelog

Sourced from io.branch.sdk.android:library's changelog.

Branch Android SDK change log

  • v5.4.0

  • v5.3.0

    • Master Release - Mar 3, 2023
    • New feature for plugin SDK developers to defer native Branch Android SDK until plugin notifies when ready
      • To enable, enter this key value pair in your branch.json file inside of your /src/main/assets/
      • "deferInitForPluginRuntime": true
      • This feature is opt in only for now.
      • Requires plugin SDK to implement notification to native modules.
    • Fixes enableLogging feature if set in branch.json
      • "enableLogging": true
  • v5.2.7

    • Master Release - Dec 7, 2022
    • Fixes a bug with setIdentity not consistently calling v1/profile
    • Adds switch to prioritize referrer links for attribution over preinstall metadata
      • To enable, call setReferringLinkAttributionForPreinstalledAppsEnabled before Branch.getAutoInstance(this)
  • v5.2.6

    • Master Release - Oct 25, 2022
    • debug field is now included in all events, previously only on init requests
    • source field moved from data block to top level in v1 url requests
  • v5.2.5

    • Master Release - Oct 3, 2022
    • For user agent string, move webview instance to ui thread on init
      • To use this method to obtain the user agent string, set Branch.setIsUserAgentSync(true)
      • Static WebSettings is the default
  • v5.2.4

    • Master Release - Sep 30, 2022
    • Using alternative method to obtain user agent through WebView instance with static as fallback
  • v5.2.3

    • Master Release - Aug 29, 2022
    • Updated compile and target API to 32
    • Changed POM scope for firebase-appindexing from "runtime" to "compile"
  • v5.2.2

    • Master Release - Aug 15, 2022
    • Sending app_store install source on requests
    • Added default retry cap for no-internet request queues
  • v5.2.1

    • Master Release - Aug 8, 2022
    • Removed unused IMEI strings and references in the Java

... (truncated)

Commits
  • ba834a2 Merge pull request #1050 from BranchMetrics/Release-5.4.0
  • e0ffd84 Release 5.4.0
  • 8d3cb26 Merge pull request #1036 from BranchMetrics/SDK-1710-snap-partner-parameters
  • 4c78aff SDK-1710 add unit tests for clearing behavior
  • 7028239 SDK-1710 automatically clear params when tracking disabled
  • d05c2e0 Merge branch 'master' into SDK-1710-snap-partner-parameters
  • 85e6b72 Merge pull request #1049 from BranchMetrics/Release-5.3.0
  • 049599e Release 5.3.0
  • ec922d3 Merge pull request #1048 from BranchMetrics/gdeluna-branch/SDK-1832
  • 7226a9c Update gradle.properties
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.branch.sdk.android:library](https://github.com/BranchMetrics/Branch-Android-SDK) from 5.2.7 to 5.4.0.
- [Release notes](https://github.com/BranchMetrics/Branch-Android-SDK/releases)
- [Changelog](https://github.com/BranchMetrics/android-branch-deep-linking-attribution/blob/master/ChangeLog.md)
- [Commits](BranchMetrics/android-branch-deep-linking-attribution@5.2.7...5.4.0)

---
updated-dependencies:
- dependency-name: io.branch.sdk.android:library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 14, 2023

Superseded by #96.

@dependabot dependabot bot closed this Jun 14, 2023
@dependabot dependabot bot deleted the dependabot/gradle/development/io.branch.sdk.android-library-5.4.0 branch June 14, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant